Home | All Classes | Grouped Classes | Index | Search

CL_Palette::operator []

Return color at index.

	const CL_Color& operator [](
		int index);

	CL_Color& operator [](
		int index);

See also:

CL_Color | CL_Palette



Questions or comments, write to the ClanLib mailing list.